home *** CD-ROM | disk | FTP | other *** search
/ Garbo / Garbo.cdr / mac / hypercrd / hc1_2_x / catstuf2.sit / CatStuff v2.0 / card_2885.txt < prev    next >
Text File  |  1990-05-28  |  1KB  |  71 lines

  1. -- card: 2885 from stack: in.0
  2. -- bmap block id: 4006
  3. -- flags: 4000
  4. -- background id: 2582
  5. -- name: Title
  6. ----- HyperTalk script -----
  7. on mouseUp
  8.   go to background "Main"
  9. end mouseUp
  10.  
  11. on returnKey
  12.   go to background "Main"
  13. end returnKey
  14.  
  15.  
  16. -- part 2 (button)
  17. -- low flags: 00
  18. -- high flags: 2004
  19. -- rect: left=394 top=279 right=336 bottom=451
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 20098 / 20098
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: Home
  28. ----- HyperTalk script -----
  29. on mouseUp
  30.   go home
  31. end mouseUp
  32.  
  33.  
  34.  
  35. -- part 1 (field)
  36. -- low flags: 01
  37. -- high flags: 2000
  38. -- rect: left=86 top=191 right=209 bottom=429
  39. -- title width / last selected line: 0
  40. -- icon id / first selected line: 0 / 0
  41. -- text alignment: 1
  42. -- font id: 3
  43. -- text size: 9
  44. -- style flags: 256
  45. -- line height: 12
  46. -- part name: Version
  47.  
  48.  
  49. -- part 3 (button)
  50. -- low flags: 00
  51. -- high flags: 2004
  52. -- rect: left=449 top=279 right=336 bottom=506
  53. -- title width / last selected line: 0
  54. -- icon id / first selected line: 1020 / 1020
  55. -- text alignment: 1
  56. -- font id: 0
  57. -- text size: 12
  58. -- style flags: 0
  59. -- line height: 16
  60. -- part name: Help/Info
  61. ----- HyperTalk script -----
  62. on mouseUp
  63.   push card
  64.   go to card "Help" of background "Title"
  65. end mouseUp
  66.  
  67.  
  68.  
  69. -- part contents for card part 1
  70. ----- text -----
  71. Version 2.0:  Sunday, May 27, 1990